func go/doc.recvParam
4 uses
go/doc (current package)
reader.go#L40: return fmt.Sprintf("%s[%s]", recvString(t.X), recvParam(t.Index))
reader.go#L47: b.WriteString(recvParam(t.Indices[0]))
reader.go#L50: b.WriteString(recvParam(e))
reader.go#L59: func recvParam(p ast.Expr) string {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)